var github.com/klauspost/compress/flate.lengthBase

2 uses

	github.com/klauspost/compress/flate (current package)
		huffman_bit_writer.go#L51: var lengthBase = [32]uint8{
		huffman_bit_writer.go#L904: 			extraLength := int32(length - lengthBase[lengthCode])